| SyStateReportTiersMapping |
| Logical Entity Name | SyStateReportTiersMapping |
| Default Table Name | SyStateReportTiersMapping |
| Physical Only | NO |
| Definition | |
| Note |
| SyStateReportTiersMapping Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyStateReportTiersMappingID |
int | NO | ||
SyStateReportConfigurationID |
int | NO | ||
| Descrip | varchar(30) | NO | ||
| CreditType | char(1) | NO | ||
| LowCreditHours | numeric(12, 4) | YES | ||
| HighCreditHours | numeric(12, 4) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyStateReportTiersMapping Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyStateReportTiersMappingSyStateReportTiersMappingID | PrimaryKey | SyStateReportTiersMappingID |
| SyStateReportTiersMapping Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStateReportConfiguration | Non-Identifying | One To Zero or More | FK_SyStateReportTiersMappingSyStateReportConfigurationID_SyStateReportConfigurationSyStateReportConfigurationID | SyStateReportConfigurationID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyStateReportTiersMappingUserId_SyStaffSyStaffId | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyStateReportTiersMapping Check Constraints |
| Check Constraint Name | CheckConstraint |